How to Install git-merge-changelog software package in Ubuntu 16.04 LTS (Xenial Xerus)

How to Install git-merge-changelog software package in Ubuntu 16.04 LTS (Xenial Xerus)

git-merge-changelog software package provides git merge driver for GNU ChangeLog files, you can install in your Ubuntu 16.04 LTS (Xenial Xerus) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install git-merge-changelog 

git-merge-changelog is installed in your system.

Make ensure the git-merge-changelog package were installed using the commands given below,

$ sudo dpkg-query -l | grep git-merge-changelog *

You will get with git-merge-changelog package name, version, architecture and description in a table

git-merge-changelog package basic information:

Distro Ubuntu 16 04 lts xenial xerus
Section Development
Package git-merge-changelog
Version 20140202+stable-2
Description git merge driver for GNU ChangeLog files
Sub Section Devel


See Also, How to uninstall or remove git-merge-changelog software package from Ubuntu 16.04 LTS (Xenial Xerus) ?